Compress all ::style-updated prior to ::realize
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 4 Jan 2011 00:59:23 +0000 (01:59 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 4 Jan 2011 02:06:09 +0000 (03:06 +0100)
commitdd8887c07d8f72b77762a5de5fa70ab3a432ba9d
tree9e31e89bc81ba811fe3080f1eb3717090dd9c576
parent7981869308401137dc8f1bd74a4ed487b503b8b4
Compress all ::style-updated prior to ::realize

This is done to avoid early emission of this signal, that was
causing warnings during GtkDialog construction.
gtk/gtkwidget.c